Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor keybinding resolver #178699

Merged
merged 10 commits into from Apr 4, 2023
Merged

refactor keybinding resolver #178699

merged 10 commits into from Apr 4, 2023

Conversation

ulugbekna
Copy link
Contributor

@ulugbekna ulugbekna commented Mar 30, 2023

What this PR does

Cleans up KeybindingResolver & AbstractKeybindingService

  • by mostly making impossible state unrepresentable (more)
  • grouping test cases into suites or splitting up multi-purpose tests into smaller test cases

How to review

Best reviewed commit by commit because some of commits are simply reordering code (for good reasons, IMHO)

@ulugbekna ulugbekna self-assigned this Mar 30, 2023
@ulugbekna ulugbekna marked this pull request as ready for review April 1, 2023 14:00
@ulugbekna ulugbekna force-pushed the ulugbekna/refactor-kb-resolver branch from f4e02c6 to dcd0d14 Compare April 1, 2023 14:00
@ulugbekna ulugbekna requested a review from alexdima April 1, 2023 14:02
@VSCodeTriageBot VSCodeTriageBot added this to the April 2023 milestone Apr 1, 2023
Copy link
Member

@alexdima alexdima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ulugbekna ulugbekna merged commit cde5bfd into main Apr 4, 2023
6 checks passed
@ulugbekna ulugbekna deleted the ulugbekna/refactor-kb-resolver branch April 4, 2023 20:23
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants